PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / setFillOverprint Method
True if overprint is applied for filling.
In This Topic
    setFillOverprint Method
    In This Topic
    Sets a flag specifying whether to apply overprint for filling.
    Syntax
    public void setFillOverprint( 
       boolean value
    )

    Parameters

    value
    True if overprint is applied for filling.
    See Also